Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AO3-6609 Allow users to resend invitations #4648

Merged
merged 11 commits into from
Dec 3, 2023
Merged

Conversation

weeklies
Copy link
Contributor

Pull Request Checklist

Issue

https://otwarchive.atlassian.net/browse/AO3-6609

Purpose

Allow users to resend invitations. Adds resent_at to invitations and a cooldown period before users can request invitations to be resent.

Testing Instructions

See Jira issue.

Credit

tickinginstant
weeklies (she/her)

@github-actions github-actions bot added Has Migrations Contains migrations and therefore needs special attention when deploying Awaiting Review labels Oct 27, 2023
@weeklies weeklies marked this pull request as ready for review October 27, 2023 20:12
@brianjaustin brianjaustin self-requested a review October 29, 2023 19:10
app/views/invitations/_invitation.html.erb Outdated Show resolved Hide resolved
app/controllers/invite_requests_controller.rb Outdated Show resolved Hide resolved
app/models/invitation.rb Outdated Show resolved Hide resolved
app/models/invitation.rb Outdated Show resolved Hide resolved
app/views/invite_requests/show.html.erb Outdated Show resolved Hide resolved
app/views/invite_requests/show.js.erb Outdated Show resolved Hide resolved
config/locales/views/en.yml Outdated Show resolved Hide resolved
config/locales/views/en.yml Outdated Show resolved Hide resolved
Co-authored-by: Brian Austin <[email protected]>
Copy link
Member

@brianjaustin brianjaustin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@weeklies
Copy link
Contributor Author

I will need to fix the test failure, so this still needs another commit.

Co-authored-by: Brian Austin <[email protected]>
@sarken sarken merged commit 6c30419 into otwcode:master Dec 3, 2023
24 checks passed
sarken added a commit to sarken/otwarchive that referenced this pull request Jan 8, 2024
redsummernight pushed a commit that referenced this pull request Jan 8, 2024
…#4710)

* Revert "AO3-6609 Fix status check of old invites without sent_at (#4689)"

This reverts commit 1f9e339.

* Revert "AO3-6609 Visual fixes for invitation status  (#4685)"

This reverts commit 69f97e0.

* Revert "AO3-6609 Allow users to resend invitations (#4648)"

This reverts commit 6c30419.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Has Migrations Contains migrations and therefore needs special attention when deploying Reviewed: Ready to Merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants